/* ************************************

* 文件名称：style_one.css

* 内容概要：首页等头部底部样式及公用样式

************************************ */

@charset "utf-8";

@import url("../css/reset.css");

@import url("../css/layout.css");

@import url("../css/style_top.css");

body{ background-color:#fff;}

#header_no .w_990{ background:none;}

/*.header .search_bar{ background:url(../images/main_bg.png) 0 0 no-repeat; height: 25px; }*/







/*头部*/
input{outline:none;}

.header{ height:96px; min-width:990px; background:#FFFFFF;}

.header .w_990{ position:relative; z-index:11; background:url(../images/header_bg.png) 0 0 no-repeat; height:96px;}

.header .search_bar .t_ipt,.header .search_bar .btn_srh,.header .search_bar .select { display:block; float:left;}

.header .search_bar{ width:492px; height:38px; position:absolute; margin-left:361px; top:72px; padding:1px; _height:30px;border:1px solid #e6e6e6; }
.header .btn-srh{width: 90px; height: 42px; border: medium none; position: absolute; top: -1px; right: -1px; cursor: pointer;background: #EF4933; color: #fff;font-size: 14px;}

.header .search_bar .select{ width:80px; height:39px; _width:70px;}

.header .selectbox{ background:none; font-family:simsun; display:block; width:89px; text-align:left; height:39px; line-height:39px; border:0 none; cursor:pointer; overflow:hidden; text-indent:5px;}

.header .selectbox_wrapper{ z-index:3; position:absolute; background-color:#fff; border:1px solid #a2a2a2; text-align:left; z-index:999; width:87px;}

.header .selectbox_wrapper ul{ padding:3px;}

.header .selectbox_wrapper ul li{ border-bottom:1px dashed #e9e9e9; text-indent:8px; padding:2px 0; cursor:pointer;}

.header .selectbox_wrapper ul li.current{ background-color:#f3f3f3;}

.header .selectbox_wrapper ul #headSearch_input_1{ border-bottom:none;}

.header .search_bar .t_ipt { width:400px; line-height:28px; height:28px; padding:5px 0;font-size:14px; background-color:#fff; border: none; vertical-align:middle; color:#bebebe;padding-left:12px;}
.header .search_bar .t_ipt:focus{border: none;}

.header .search_bar .btn_srh{ width:70px; height:29px; font:0pt/1000px Arial; overflow:hidden; background-color:transparent; cursor:pointer; border:0 none; vertical-align:middle;}


/*导航*/

.nav_bar{height:39px;line-height:39px;background: #FA1A00;overflow:hidden;margin:0 auto;width:100%;}

.nav_bar .main_nav li{ float:left;  font: 16px/38px microsoft yahei; *display:inline;}

.nav_bar .nav_barone li.cur a,.nav_bar .nav_barone li a:hover{ background:#bc2620; color:#fff;}

.nav_bar .main_nav li a{ color:#fff; display:inline-block; font-family:microsoft yahei;height:39px;font-size:16px;padding:0 17px;}

.nav_bar .main_nav li a.wid_30{ width:30px; margin-right:45px;}

.nav_bar .main_nav li a.wid_60{ width:60px;}

.nav_bar .main_nav li a.wid_70{ width:70px;}

.nav_bar .main_nav li a.wid_45{ width:45px;}

.nav_bar .nav_barone li a:hover{ text-decoration:none; background:#bc2620;}

.nav_bar .sub_nav li{ float:left; }

.nav_bar .sub_nav li a{ color:#f3ecd5; border-right:solid 1px #f3ecd5; padding:0 8px;}

.nav_bar .sub_nav li.no_border a{ border:none;}

.nav_bartwo li a:hover{ text-decoration:none; background:#353535;}

.nav_bartwo{ background:#4c4c4c;}

.nav_barnews{ background:#9a7320;}

.nav_barnews li a:hover{ text-decoration:none; background:#85631c;}

.cates{width:210px;color:#fff;text-indent: 10px;}
.sortlist .cur .mainsort a{ color:#FFF; }
 .mainsort a{ color:#333333;     position: relative; top: 3px; left: 10px;}
.iii{background:url(/skin/default/image/ioc.png) no-repeat; display: block; width: 20px; height: 14px; float: left; background-position: 0 -35px; margin: 12px 0 0 47px;}


/*底部*/

.footer,.footer a{color:#666;}

.footer a:hover{ color:#f60;}

.footer .foot_help{  background:#f5f5f5; padding:20px 0; min-width:990px; border-bottom:solid 3px #0B6EA0;}

.footer .foot_help a{ color:#666666;}

.footer .foot_help a:hover{ color:#f60;}

.foot_help li{ float:left; width:150px; padding-left:10px;}

.foot_help li dt{ margin-bottom:5px; font-weight:bold;}

.foot_help li dd a{ line-height:22px;}

.foot_help li.weixin{ width:180px; color:#666;}

